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 褝守ソウ}褝守ソウ{^ 111001011111101010001110111001111011111110110011011111011110010111111010100011101110011110111111101100110111101101011110 e5fa8ee7bfb37de5fa8ee7bfb37b5e
EUC-JP 褝守ソウ}褝守ソウ{^ 11101010111111001011110011101001100011101011111110001110101100110111110111101010111111001011110011101001100011101011111110001110101100110111101101011110 eafcbce98ebf8eb37deafcbce98ebf8eb37b5e
UTF-8 褝守ソウ}褝守ソウ{^ 111010001010010010011101111001011010111010001000111011111011110110111111111011111011110110110011011111011110100010100100100111011110010110101110100010001110111110111101101111111110111110111101101100110111101101011110 e8a49de5ae88efbdbfefbdb37de8a49de5ae88efbdbfefbdb37b5e
UHC ?守??}?守??{^ 00111111111000011111101000111111001111110111110100111111111000011111101000111111001111110111101101011110 3fe1fa3f3f7d3fe1fa3f3f7b5e

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