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 10011011100100100011111110010010100111000011111110011011100100100011111110010010100111000011111101000010 9b923f929c3f9b923f929c3f42
EUC-JP 將?凋?將?凋?B 11010101111100100011111111000011111111000011111111010101111100100011111111000011111111000011111101000010 d5f23fc3fc3fd5f23fc3fc3f42
UTF-8 將렖凋렪將렖凋렪B 11100101101100001000011111101011101000001001011011100101100001111000101111101011101000001010101011100101101100001000011111101011101000001001011011100101100001111000101111101011101000001010101001000010 e5b087eba096e5878beba0aae5b087eba096e5878beba0aa42
UHC 將렖凋렪將렖凋렪B 1110110111100010100011101010101111110000101111011000111010111000111011011110001010001110101010111111000010111101100011101011100001000010 ede28eabf0bd8eb8ede28eabf0bd8eb842

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