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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???釗???? 001111110011111100111111111110111011101100111111001111110011111100111111 3f3f3ffbbb3f3f3f3f
EUC-JP ???釗???? 00111111001111110011111110001111111000111010011000111111001111110011111100111111 3f3f3f8fe3a63f3f3f3f
UTF-8 溜븐뀛釗숈뀓溜땧 111011111010011110001011111010111011100010010000111010111000000010011011111010011000011110010111111011001000100010001000111010111000000010010011111011111010011110001011111010111001010110100111 efa78bebb890eb809be98797ec8888eb8093efa78beb95a7
UHC 溜븐뀛釗숈뀓溜땧 11101010111111101011101011101100100001011001010011100001111100101001100111101100100001011000110111101010111111101000101101110111 eafebaec8594e1f299ec858deafe8b77

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