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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 霆企ー馬}霆企ー馬{^ 1110100010111011100010101110100110110000100101000110111001111101111010001011101110001010111010011011000010010100011011100111101101011110 e8bb8ae9b0946e7de8bb8ae9b0946e7b5e
EUC-JP 霆企ー馬}霆企ー馬{^ 11110000101111011011010011101011100011101011000011000111110011110111110111110000101111011011010011101011100011101011000011000111110011110111101101011110 f0bdb4eb8eb0c7cf7df0bdb4eb8eb0c7cf7b5e
UTF-8 霆企ー馬}霆企ー馬{^ 111010011001110010000110111001001011110010000001111011111011110110110000111010011010011010101100011111011110100110011100100001101110010010111100100000011110111110111101101100001110100110100110101011000111101101011110 e99c86e4bc81efbdb0e9a6ac7de99c86e4bc81efbdb0e9a6ac7b5e
UHC 霆企?馬}霆企?馬{^ 1110111111111101110100001110101000111111110110001010100101111101111011111111110111010000111010100011111111011000101010010111101101011110 effdd0ea3fd8a97deffdd0ea3fd8a97b5e

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