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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 蚓?凋?蚓?凋?B 11100101011011010011111110010010100111000011111111100101011011010011111110010010100111000011111101000010 e56d3f929c3fe56d3f929c3f42
EUC-JP 蚓?凋?蚓?凋?B 11101001110011100011111111000011111111000011111111101001110011100011111111000011111111000011111101000010 e9ce3fc3fc3fe9ce3fc3fc3f42
UTF-8 蚓렖凋렪蚓렖凋렪B 11101000100110101001001111101011101000001001011011100101100001111000101111101011101000001010101011101000100110101001001111101011101000001001011011100101100001111000101111101011101000001010101001000010 e89a93eba096e5878beba0aae89a93eba096e5878beba0aa42
UHC 蚓렖凋렪蚓렖凋렪B 1110110011100010100011101010101111110000101111011000111010111000111011001110001010001110101010111111000010111101100011101011100001000010 ece28eabf0bd8eb8ece28eabf0bd8eb842

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