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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 鏑?[}鏑?[{^ 1001001101001100001111110101101101111101100100110100110000111111010110110111101101011110 934c3f5b7d934c3f5b7b5e
EUC-JP 鏑?[}鏑?[{^ 1100010110101101001111110101101101111101110001011010110100111111010110110111101101011110 c5ad3f5b7dc5ad3f5b7b5e
UTF-8 鏑세[}鏑세[{^ 1110100110001111100100011110110010000100101110000101101101111101111010011000111110010001111011001000010010111000010110110111101101011110 e98f91ec84b85b7de98f91ec84b85b7b5e
UHC 鏑세[}鏑세[{^ 11101110111010111011110010111100010110110111110111101110111010111011110010111100010110110111101101011110 eeebbcbc5b7deeebbcbc5b7b5e

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