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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???童???疼^ 0011111100111111001111111001001110110110001111110011111100111111111000010111010101011110 3f3f3f93b63f3f3fe1755e
EUC-JP ???童???疼^ 0011111100111111001111111100011010111000001111110011111100111111111000011101011001011110 3f3f3fc6b83f3f3fe1d65e
UTF-8 롋렠뤕童롋렠뤕疼^ 11101011101000011000101111101011101000001010000011101011101001001001010111100111101010111010010111101011101000011000101111101011101000001010000011101011101001001001010111100111100101101011110001011110 eba18beba0a0eba495e7aba5eba18beba0a0eba495e796bc5e
UHC 롋렠뤕童롋렠뤕疼^ 1000111011010001100011101011000110001111110001011101010011011011100011101101000110001110101100011000111111000101110101001101100101011110 8ed18eb18fc5d4db8ed18eb18fc5d4d95e

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