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 跟・逵м跟・逵к^ 111001101110111010100101111001111001110010000100011111011110011011101110101001011110011110011100100001000111101101011110 e6eea5e79c847de6eea5e79c847b5e
EUC-JP 跟・逵м跟・逵к^ 1110110011110000100011101010010111101101111111001010011111011110111011001111000010001110101001011110110111111100101001111101110001011110 ecf08ea5edfca7deecf08ea5edfca7dc5e
UTF-8 跟・逵м跟・逵к^ 1110100010110111100111111110111110111101101001011110100110000000101101011101000010111100111010001011011110011111111011111011110110100101111010011000000010110101110100001011101001011110 e8b79fefbda5e980b5d0bce8b79fefbda5e980b5d0ba5e
UHC ??逵м??逵к^ 00111111001111111101000010110000101011001101111000111111001111111101000010110000101011001101110001011110 3f3fd0b0acde3f3fd0b0acdc5e

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