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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??弔梨??弔悧^ 00111111001111111001001010100010100101111001110000111111001111111001001010100010100111001010010001011110 3f3f92a2979c3f3f92a29ca45e
EUC-JP ??弔梨??弔悧^ 00111111001111111100010010100100110011011111110000111111001111111100010010100100110110001010011001011110 3f3fc4a4cdfc3f3fc4a4d8a65e
UTF-8 易렏弔梨易렏弔悧^ 11101111101001111010000011101011101000001000111111100101101111001001010011100110101000101010100011101111101001111010000011101011101000001000111111100101101111001001010011100110100000101010011101011110 efa7a0eba08fe5bc94e6a2a8efa7a0eba08fe5bc94e682a75e
UHC 易렏弔梨易렏弔悧^ 1110110010101111100011101010010111110000110000001101011111011110111011001010111110001110101001011111000011000000110101111101110001011110 ecaf8ea5f0c0d7deecaf8ea5f0c0d7dc5e

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