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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 鏑????}鏑????{^ 100100110100110000111111001111110011111100111111011111011001001101001100001111110011111100111111001111110111101101011110 934c3f3f3f3f7d934c3f3f3f3f7b5e
EUC-JP 鏑????}鏑????{^ 110001011010110100111111001111110011111100111111011111011100010110101101001111110011111100111111001111110111101101011110 c5ad3f3f3f3f7dc5ad3f3f3f3f7b5e
UTF-8 鏑솝솰뤋햚}鏑솝솰뤋햚{^ 111010011000111110010001111011001000011010011101111011001000011010110000111010111010010010001011111011011001011010011010011111011110100110001111100100011110110010000110100111011110110010000110101100001110101110100100100010111110110110010110100110100111101101011110 e98f91ec869dec86b0eba48bed969a7de98f91ec869dec86b0eba48bed969a7b5e
UHC 鏑솝솰뤋햚}鏑솝솰뤋햚{^ 1110111011101011101111001101100110111100111000001000111110111011110000010110111001111101111011101110101110111100110110011011110011100000100011111011101111000001011011100111101101011110 eeebbcd9bce08fbbc16e7deeebbcd9bce08fbbc16e7b5e

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