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 ?亨????亨???^ 00111111100010111001110000111111001111110011111100111111100010111001110000111111001111110011111101011110 3f8b9c3f3f3f3f8b9c3f3f3f5e
EUC-JP ?亨??玗?亨??旴^ 0011111110110101111111000011111100111111100011111100101111010110001111111011010111111100001111110011111110001111110000011111000001011110 3fb5fc3f3f8fcbd63fb5fc3f3f8fc1f05e
UTF-8 뤚亨뤫땀玗뤚亨뤫땀旴^ 11101011101001001001101011100100101110101010100011101011101001001010101111101011100101011000000011100111100011101001011111101011101001001001101011100100101110101010100011101011101001001010101111101011100101011000000011100110100101111011010001011110 eba49ae4baa8eba4abeb9580e78e97eba49ae4baa8eba4abeb9580e697b45e
UHC 뤚亨뤫땀玗뤚亨뤫땀旴^ 100011111100100111111010111110111000111111011001101101101010000111101001110110111000111111001001111110101111101110001111110110011011011010100001111010011101100101011110 8fc9fafb8fd9b6a1e9db8fc9fafb8fd9b6a1e9d95e

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