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 ?L?y?h?? 0011111101001100001111110111100100111111011010000011111100111111 3f4c3f793f683f3f
SJIS-WIN 脱L巽y巽h辿竪 10010010010001010100110010010010010001100111100110010010010001100110100010010010010010001001001001000111 92454c92467992466892489247
EUC-JP 脱L巽y巽h辿竪 11000011101001100100110011000011101001110111100111000011101001110110100011000011101010011100001110101000 c3a64cc3a779c3a768c3a9c3a8
UTF-8 脱L巽y巽h辿竪 111010001000010010110001010011001110010110110111101111010111100111100101101101111011110101101000111010001011111010111111111001111010101110101010 e884b14ce5b7bd79e5b7bd68e8bebfe7abaa
UHC ?L巽y巽h?竪 0011111101001100111000011101111001111001111000011101111001101000001111111110001010110101 3f4ce1de79e1de683fe2b5

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