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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?汗荊?栢?汗荊?帛^ 0011111110001010101111101000110001110100001111111000101010011100001111111000101010111110100011000111010000111111100110111110010101011110 3f8abe8c743f8a9c3f8abe8c743f9be55e
EUC-JP ?汗荊?栢?汗荊?帛^ 0011111110110100110000001011011111010101001111111011001111111100001111111011010011000000101101111101010100111111110101101110011101011110 3fb4c0b7d53fb3fc3fb4c0b7d53fd6e75e
UTF-8 뤋汗荊㉶栢뤋汗荊㉶帛^ 11101011101001001000101111100110101100011001011111101000100011011000101011100011100010011011011011100110101000001010001011101011101001001000101111100110101100011001011111101000100011011000101011100011100010011011011011100101101110001001101101011110 eba48be6b197e88d8ae389b6e6a0a2eba48be6b197e88d8ae389b6e5b89b5e
UHC 뤋汗荊㉶栢뤋汗荊㉶帛^ 100011111011101111111001110100101111101110101010101010001100011111011011110110111000111110111011111110011101001011111011101010101010100011000111110110111101100101011110 8fbbf9d2fbaaa8c7dbdb8fbbf9d2fbaaa8c7dbd95e

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