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??S??? 001111110011111101001100001111110011111101010011001111110011111100111111 3f3f4c3f3f533f3f3f
SJIS-WIN 娼チL将ョS将ア将 10001111101010011100000101001100100011111010101110101110010100111000111110101011101100011000111110101011 8fa9c14c8fabae538fabb18fab
EUC-JP 娼チL将ョS将ア将 10111110101010111000111011000001010011001011111010101101100011101010111001010011101111101010110110001110101100011011111010101101 beab8ec14cbead8eae53bead8eb1bead
UTF-8 娼チL将ョS将ア将 1110010110101000101111001110111110111110100000010100110011100101101100001000011011101111101111011010111001010011111001011011000010000110111011111011110110110001111001011011000010000110 e5a8bcefbe814ce5b086efbdae53e5b086efbdb1e5b086
UHC 娼?L??S??? 11110011110111100011111101001100001111110011111101010011001111110011111100111111 f3de3f4c3f3f533f3f3f

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