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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ?睛頸????^ 00111111111000011100101111101000111100100011111100111111001111110011111101011110 3fe1cbe8f23f3f3f3f5e
EUC-JP ?睛頸????^ 00111111111000101100110111110000111101000011111100111111001111110011111101011110 3fe2cdf0f43f3f3f3f5e
UTF-8 뤗睛頸펿틣힉성^ 11101011101001001001011111100111100111011001101111101001101000001011100011101101100011101011111111101101100010111010001111101101100111101000100111101100100001001011000101011110 eba497e79d9be9a0b8ed8ebfed8ba3ed9e89ec84b15e
UHC 뤗睛頸펿틣힉성^ 100011111100011111101111111011001100110011110010101111001000111010111010100011111100100011111000101111001011101001011110 8fc7efecccf2bc8eba8fc8f8bcba5e

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