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 鈺??工鈺??工^ 11111011110001000011111100111111100011010100100011111011110001000011111100111111100011010100100001011110 fbc43f3f8d48fbc43f3f8d485e
EUC-JP 鈺??工鈺??工^ 100011111110001111010101001111110011111110111001101010011000111111100011110101010011111100111111101110011010100101011110 8fe3d53f3fb9a98fe3d53f3fb9a95e
UTF-8 鈺뚳퐦工鈺뚳퐦工^ 11101001100010001011101011101011100110101011001111101101100100001010011011100101101101111010010111101001100010001011101011101011100110101011001111101101100100001010011011100101101101111010010101011110 e988baeb9ab3ed90a6e5b7a5e988baeb9ab3ed90a6e5b7a55e
UHC 鈺뚳퐦工鈺뚳퐦工^ 1110100010101101100011001110111110111101100011111100110111101111111010001010110110001100111011111011110110001111110011011110111101011110 e8ad8cefbd8fcdefe8ad8cefbd8fcdef5e

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