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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN 癲???}Y癲???}bE 111000011001111100111111001111110011111101111101010110011110000110011111001111110011111100111111011111010110001001000101 e19f3f3f3f7d59e19f3f3f3f7d6245
EUC-JP 癲???}Y癲???}bE 111000101010000100111111001111110011111101111101010110011110001010100001001111110011111100111111011111010110001001000101 e2a13f3f3f7d59e2a13f3f3f7d6245
UTF-8 癲쑳룸닲}Y癲쑳룸닲}bE 1110011110011001101100101110110010010001101100111110101110100011101110001110101110001011101100100111110101011001111001111001100110110010111011001001000110110011111010111010001110111000111010111000101110110010011111010110001001000101 e799b2ec91b3eba3b8eb8bb27d59e799b2ec91b3eba3b8eb8bb27d6245
UHC 癲쑳룸닲}Y癲쑳룸닲}bE 111011111010011010011100110011101011011111101011100010001010100001111101010110011110111110100110100111001100111010110111111010111000100010101000011111010110001001000101 efa69cceb7eb88a87d59efa69cceb7eb88a87d6245

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