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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?λ?艤??幽??B 00111111100000111100100100111111111001000111111000111111001111111001011101001000001111110011111101000010 3f83c93fe47e3f3f97483f3f42
EUC-JP ?λ?艤??幽??B 00111111101001101100101100111111111001111101111100111111001111111100110110101001001111110011111101000010 3fa6cb3fe7df3f3fcda93f3f42
UTF-8 列λ뛽艤븀뙠幽껋쑛B 111011111010011010011100110011101011101111101011100110111011110111101000100010011010010011101011101110001000000011101011100110011010000011100101101110011011110111101010101110111000101111101100100100011001101101000010 efa69ccebbeb9bbde889a4ebb880eb99a0e5b9bdeabb8bec919b42
UHC 列λ뛽艤븀뙠幽껋쑛B 11100110111010101010010111101011100011011000001111101011111110101011101011100111100011001010010111101010111010111000001111101100100111001011101001000010 e6eaa5eb8d83ebfabae78ca5eaeb83ec9cba42

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