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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?????モ??イ^ 001111110011111100111111001111110011111110000011100000100011111100111111100000110100001101011110 3f3f3f3f3f83823f3f83435e
EUC-JP ??ʼn??モ??イ^ 0011111100111111100011111010100111001010001111110011111110100101111000100011111100111111101001011010010001011110 3f3f8fa9ca3f3fa5e23f3fa5a45e
UTF-8 룵킃ʼn룶殺モ룶콓イ^ 111010111010001110110101111011011000001010000011110001011000100111101011101000111011011011101111101001011011000011100011100000111010001011101011101000111011011011101100101111011001001111100011100000101010010001011110 eba3b5ed8283c589eba3b6efa5b0e383a2eba3b6ecbd93e382a45e
UHC 룵킃ʼn룶殺モ룶콓イ^ 10001111101010101011010010001111101010011011000010001111101010111110000111101101101010111110001010001111101010111011000110001111101010111010010001011110 8faab48fa9b08fabe1edabe28fabb18faba45e

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