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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??芦???芦?^ 0011111100111111100010001011000000111111001111110011111110001000101100000011111101011110 3f3f88b03f3f3f88b03f5e
EUC-JP 侄?芦?侄?芦?^ 100011111011000011111110001111111011000010110010001111111000111110110000111111100011111110110000101100100011111101011110 8fb0fe3fb0b23f8fb0fe3fb0b23f5e
UTF-8 侄렡芦렶侄렡芦렶^ 11100100101111101000010011101011101000001010000111101000100010101010011011101011101000001011011011100100101111101000010011101011101000001010000111101000100010101010011011101011101000001011011001011110 e4be84eba0a1e88aa6eba0b6e4be84eba0a1e88aa6eba0b65e
UHC 侄렡芦렶侄렡芦렶^ 1111001011101001100011101011001011111011110110001000111011000001111100101110100110001110101100101111101111011000100011101100000101011110 f2e98eb2fbd88ec1f2e98eb2fbd88ec15e

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