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 ??ヂ????ヂ??^ 00111111001111111000001101100001001111110011111100111111001111111000001101100001001111110011111101011110 3f3f83613f3f3f3f83613f3f5e
EUC-JP ??ヂ????ヂ??^ 00111111001111111010010111000010001111110011111100111111001111111010010111000010001111110011111101011110 3f3fa5c23f3f3f3fa5c23f3f5e
UTF-8 룶콓ヂ룶큃룶콓ヂ룶큃^ 11101011101000111011011011101100101111011001001111100011100000111000001011101011101000111011011011101101100000011000001111101011101000111011011011101100101111011001001111100011100000111000001011101011101000111011011011101101100000011000001101011110 eba3b6ecbd93e38382eba3b6ed8183eba3b6ecbd93e38382eba3b6ed81835e
UHC 룶콓ヂ룶큃룶콓ヂ룶큃^ 100011111010101110110001100011111010101111000010100011111010101110110100010100101000111110101011101100011000111110101011110000101000111110101011101101000101001001011110 8fabb18fabc28fabb4528fabb18fabc28fabb4525e

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