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 關ャ逵м關ャ逵к^ 111010001001000010101100111001111001110010000100011111011110100010010000101011001110011110011100100001000111101101011110 e890ace79c847de890ace79c847b5e
EUC-JP 關ャ逵м關ャ逵к^ 1110111111110000100011101010110011101101111111001010011111011110111011111111000010001110101011001110110111111100101001111101110001011110 eff08eacedfca7deeff08eacedfca7dc5e
UTF-8 關ャ逵м關ャ逵к^ 1110100110010111100111001110111110111101101011001110100110000000101101011101000010111100111010011001011110011100111011111011110110101100111010011000000010110101110100001011101001011110 e9979cefbdace980b5d0bce9979cefbdace980b5d0ba5e
UHC 關?逵м關?逵к^ 110011101011110000111111110100001011000010101100110111101100111010111100001111111101000010110000101011001101110001011110 cebc3fd0b0acdecebc3fd0b0acdc5e

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