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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?れ?恁??恁??^ 00111111100000101110101000111111100111001000110000111111001111111001110010001100001111110011111101011110 3f82ea3f9c8c3f3f9c8c3f3f5e
EUC-JP ?れ?恁??恁??^ 00111111101001001110110000111111110101111110110000111111001111111101011111101100001111110011111101011110 3fa4ec3fd7ec3f3fd7ec3f3f5e
UTF-8 淋れ껨恁숉삨恁숈㎣^ 11101111101001111011010111100011100000101000110011101010101110111010100011100110100000011000000111101100100010001000100111101100100000101010100011100110100000011000000111101100100010001000100011100011100011101010001101011110 efa7b5e3828ceabba8e68181ec8889ec82a8e68181ec8888e38ea35e
UHC 淋れ껨恁숉삨恁숈㎣^ 11101100111110001010101011101100101100101011010111101100111101101001100111101101100110001010011111101100111101101001100111101100101001111010011101011110 ecf8aaecb2b5ecf699ed98a7ecf699eca7a75e

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