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 霎ー逧凩霎ー逧几^ 111010001011111010110000111001111001101010011001011111011110100010111110101100001110011110011010100110010111101101011110 e8beb0e79a997de8beb0e79a997b5e
EUC-JP 霎ー逧凩霎ー逧几^ 1111000011000000100011101011000011101101111110101101000111011110111100001100000010001110101100001110110111111010110100011101110001011110 f0c08eb0edfad1def0c08eb0edfad1dc5e
UTF-8 霎ー逧凩霎ー逧几^ 11101001100111001000111011101111101111011011000011101001100000001010011111100101100001111010100111101001100111001000111011101111101111011011000011101001100000001010011111100101100001111010000001011110 e99c8eefbdb0e980a7e587a9e99c8eefbdb0e980a7e587a05e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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