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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?慨?愾N}?慨?愾N{^ 0011111110001010010100110011111110011100101111110100111001111101001111111000101001010011001111111001110010111111010011100111101101011110 3f8a533f9cbf4e7d3f8a533f9cbf4e7b5e
EUC-JP ?慨?愾N}?慨?愾N{^ 0011111110110011101101000011111111011000110000010100111001111101001111111011001110110100001111111101100011000001010011100111101101011110 3fb3b43fd8c14e7d3fb3b43fd8c14e7b5e
UTF-8 쿨慨쿨愾N}쿨慨쿨愾N{^ 1110110010111111101010001110011010000101101010001110110010111111101010001110011010000100101111100100111001111101111011001011111110101000111001101000010110101000111011001011111110101000111001101000010010111110010011100111101101011110 ecbfa8e685a8ecbfa8e684be4e7decbfa8e685a8ecbfa8e684be4e7b5e
UHC 쿨慨쿨愾N}쿨慨쿨愾N{^ 110001001111000011001011110001101100010011110000110010111100010101001110011111011100010011110000110010111100011011000100111100001100101111000101010011100111101101011110 c4f0cbc6c4f0cbc54e7dc4f0cbc6c4f0cbc54e7b5e

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