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 遽乞せ涬ク譎ウ 111001111010111110001100111011101000001010111001111110110100000110111000111001101001100110110011 e7af8cee82b9fb41b8e699b3
EUC-JP 遽乞せ涬ク譎ウ 111011101011000110111000111100001010010010111011100011111100011111001111100011101011100011101011111110011000111010110011 eeb1b8f0a4bb8fc7cf8eb8ebf98eb3
UTF-8 遽乞せ涬ク譎ウ 111010011000000110111101111001001011100110011110111000111000000110011011111001101011011010101100111011111011110110111000111010001010110110001110111011111011110110110011 e981bde4b99ee3819be6b6acefbdb8e8ad8eefbdb3
UHC 遽乞せ??譎? 1100101111101000110010111111011110101010101110110011111100111111111111011101001000111111 cbe8cbf7aabb3f3ffdd23f

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