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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 逡壌ク尖泯邨ェ 111001111001010110001111111010111011100010010000111010111001111110100001111001111011010110101010 e7958febb890eb9fa1e7b5aa
EUC-JP 逡壌ク尖泯邨ェ 1110110111110101101111101110110110001110101110001100000011101101110111101010001111101110101101111000111010101010 edf5beed8eb8c0eddea3eeb78eaa
UTF-8 逡壌ク尖泯邨ェ 111010011000000010100001111001011010001110001100111011111011110110111000111001011011000010010110111001101011001110101111111010011000001010101000111011111011110110101010 e980a1e5a38cefbdb8e5b096e6b3afe982a8efbdaa
UHC 逡??尖泯邨? 1111000111100100001111110011111111110100110100111101101011000110111101011011111000111111 f1e43f3ff4d3dac6f5be3f

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