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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ??恁?㎝}??恁?㎝{^ 0011111100111111100111001000110000111111100001110111000001111101001111110011111110011100100011000011111110000111011100000111101101011110 3f3f9c8c3f87707d3f3f9c8c3f87707b5e
EUC-JP ??恁??}??恁??{^ 001111110011111111010111111011000011111100111111011111010011111100111111110101111110110000111111001111110111101101011110 3f3fd7ec3f3f7d3f3fd7ec3f3f7b5e
UTF-8 泥쵨恁숈㎝}泥쵨恁숈㎝{^ 111011111010011110100011111011001011010110101000111001101000000110000001111011001000100010001000111000111000111010011101011111011110111110100111101000111110110010110101101010001110011010000001100000011110110010001000100010001110001110001110100111010111101101011110 efa7a3ecb5a8e68181ec8888e38e9d7defa7a3ecb5a8e68181ec8888e38e9d7b5e
UHC 泥쵨恁숈㎝}泥쵨恁숈㎝{^ 1110110010110010101011010100011111101100111101101001100111101100101001111010111101111101111011001011001010101101010001111110110011110110100110011110110010100111101011110111101101011110 ecb2ad47ecf699eca7af7decb2ad47ecf699eca7af7b5e

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