To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???}v???}vB 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN ?憂嶼}v?憂嶼}vB 001111111001011101001010100110111101011101111101011101100011111110010111010010101001101111010111011111010111011001000010 3f974a9bd77d763f974a9bd77d7642
EUC-JP ?憂嶼}v?憂嶼}vB 001111111100110110101011110101101101100101111101011101100011111111001101101010111101011011011001011111010111011001000010 3fcdabd6d97d763fcdabd6d97d7642
UTF-8 寧憂嶼}v寧憂嶼}vB 1110111110100110101010101110011010000110100000101110010110110110101111000111110101110110111011111010011010101010111001101000011010000010111001011011011010111100011111010111011001000010 efa6aae68682e5b6bc7d76efa6aae68682e5b6bc7d7642
UHC 寧憂嶼}v寧憂嶼}vB 1110011110101100111010011101100011011111111011000111110101110110111001111010110011101001110110001101111111101100011111010111011001000010 e7ace9d8dfec7d76e7ace9d8dfec7d7642

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)