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 癲ぱ???臾?? 1110000110011111100000101100111100111111001111110011111111100100011010110011111100111111 e19f82cf3f3f3fe46b3f3f
EUC-JP 癲ぱ???臾?? 1110001010100001101001001101000100111111001111110011111111100111110011000011111100111111 e2a1a4d13f3f3fe7cc3f3f
UTF-8 癲ぱ됃됵쭕臾덊떀 111001111001100110110010111000111000000110110001111010111001000010000011111010111001000010110101111011001010110110010101111010001000011110111110111010111000110110001010111010111001011010000000 e799b2e381b1eb9083eb90b5ecad95e887beeb8d8aeb9680
UHC 癲ぱ됃됵쭕臾덊떀 11101111101001101010101011010001100010011100010110001001111011111010011110001101111010111010110010001000111011011000101110010110 efa6aad189c589efa78debac88ed8b96

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