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 ???v???vB 001111110011111100111111011101100011111100111111001111110111011001000010 3f3f3f763f3f3f7642
SJIS-WIN 辜晤┷v辜晤┷vB 111001111000001110011101111010111000010010111000011101101110011110000011100111011110101110000100101110000111011001000010 e7839deb84b876e7839deb84b87642
EUC-JP 辜晤┷v辜晤┷vB 111011011110001111011010111011011010100010111010011101101110110111100011110110101110110110101000101110100111011001000010 ede3daeda8ba76ede3daeda8ba7642
UTF-8 辜晤┷v辜晤┷vB 111010001011111010011100111001101001100110100100111000101001010010110111011101101110100010111110100111001110011010011001101001001110001010010100101101110111011001000010 e8be9ce699a4e294b776e8be9ce699a4e294b77642
UHC 辜晤┷v辜晤┷vB 110011011101000011100111111110111010011010111010011101101100110111010000111001111111101110100110101110100111011001000010 cdd0e7fba6ba76cdd0e7fba6ba7642

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