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 鋺・霄凩鋺・霄几^ 111001111111101010100101111010001011101010011001011111011110011111111010101001011110100010111010100110010111101101011110 e7faa5e8ba997de7faa5e8ba997b5e
EUC-JP 鋺・霄凩鋺・霄几^ 1110111011111100100011101010010111110000101111001101000111011110111011101111110010001110101001011111000010111100110100011101110001011110 eefc8ea5f0bcd1deeefc8ea5f0bcd1dc5e
UTF-8 鋺・霄凩鋺・霄几^ 11101001100010111011101011101111101111011010010111101001100111001000010011100101100001111010100111101001100010111011101011101111101111011010010111101001100111001000010011100101100001111010000001011110 e98bbaefbda5e99c84e587a9e98bbaefbda5e99c84e587a05e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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