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 ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46
SJIS-WIN 郢ケ譛ア鞦。莠ョF 11100111101110011011100111100110100111001011000111101000111000011010000111100100101110101010111001000110 e7b9b9e69cb1e8e1a1e4baae46
EUC-JP 郢ケ譛ア鞦。莠ョF 1110111010111011100011101011100111101011111111001000111010110001111100001110001110001110101000011110100010111100100011101010111001000110 eebb8eb9ebfc8eb1f0e38ea1e8bc8eae46
UTF-8 郢ケ譛ア鞦。莠ョF 11101001100000111010001011101111101111011011100111101000101011011001101111101111101111011011000111101001100111101010011011101111101111011010000111101000100011101010000011101111101111011010111001000110 e983a2efbdb9e8ad9befbdb1e99ea6efbda1e88ea0efbdae46
UHC ????????F 001111110011111100111111001111110011111100111111001111110011111101000110 3f3f3f3f3f3f3f3f46

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