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 髦。豁マ髦。豁ボ^ 111010011001100010100001111001101010110110000011011111011110100110011000101000011110011010101101100000110111101101011110 e998a1e6ad837de998a1e6ad837b5e
EUC-JP 髦。豁マ髦。豁ボ^ 1111000111111000100011101010000111101100101011111010010111011110111100011111100010001110101000011110110010101111101001011101110001011110 f1f88ea1ecafa5def1f88ea1ecafa5dc5e
UTF-8 髦。豁マ髦。豁ボ^ 11101001101010111010011011101111101111011010000111101000101100011000000111100011100000111001111011101001101010111010011011101111101111011010000111101000101100011000000111100011100000111001110001011110 e9aba6efbda1e8b181e3839ee9aba6efbda1e8b181e3839c5e
UHC ??豁マ??豁ボ^ 00111111001111111111110011000011101010111101111000111111001111111111110011000011101010111101110001011110 3f3ffcc3abde3f3ffcc3abdc5e

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