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 ???U}???U{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 曜??U}曜??U{^ 10010111011010100011111100111111010101010111110110010111011010100011111100111111010101010111101101011110 976a3f3f557d976a3f3f557b5e
EUC-JP 曜??U}曜??U{^ 11001101110010110011111100111111010101010111110111001101110010110011111100111111010101010111101101011110 cdcb3f3f557dcdcb3f3f557b5e
UTF-8 曜깍쉠U}曜깍쉠U{^ 1110011010011011100111001110101010111001100011011110110010001001101000000101010101111101111001101001101110011100111010101011100110001101111011001000100110100000010101010111101101011110 e69b9ceab98dec89a0557de69b9ceab98dec89a0557b5e
UHC 曜깍쉠U}曜깍쉠U{^ 1110100011111000101100011110111110111101101010100101010101111101111010001111100010110001111011111011110110101010010101010111101101011110 e8f8b1efbdaa557de8f8b1efbdaa557b5e

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