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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ????筌??苑?? 001111110011111100111111001111111110001010100011001111110011111110001001100100010011111100111111 3f3f3f3fe2a33f3f89913f3f
EUC-JP ????筌??苑?? 001111110011111100111111001111111110010010100101001111110011111110110001111100010011111100111111 3f3f3f3fe4a53f3fb1f13f3f
UTF-8 料겉딅르筌뗫쵐苑띺솻 111011111010011010111110111010101011001010001001111010111001010010000101111010111010010110110100111001111010110110001100111010111001011110101011111011001011010110010000111010001000101110010001111010111001110110111010111011001000011010111011 efa6beeab289eb9485eba5b4e7ad8ceb97abecb590e88b91eb9dbaec86bb
UHC 料겉딅르筌뗫쵐苑띺솻 1110100011110111101100001101000110001010111010111011100010100011111011111010011110001011111010111010110010010010111010101011110110001101111010011001100110110000 e8f7b0d18aebb8a3efa78bebac92eabd8de999b0

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