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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??匠?}??匠?{^ 00111111001111111000111110100000001111110111110100111111001111111000111110100000001111110111101101011110 3f3f8fa03f7d3f3f8fa03f7b5e
EUC-JP 芩?匠?}芩?匠?{^ 1000111111010111110000110011111110111110101000100011111101111101100011111101011111000011001111111011111010100010001111110111101101011110 8fd7c33fbea23f7d8fd7c33fbea23f7b5e
UTF-8 芩뤒匠龍}芩뤒匠龍{^ 111010001000101010101001111010111010010010010010111001011000110010100000111011111010011110000100011111011110100010001010101010011110101110100100100100101110010110001100101000001110111110100111100001000111101101011110 e88aa9eba492e58ca0efa7847de88aa9eba492e58ca0efa7847b5e
UHC 芩뤒匠龍}芩뤒匠龍{^ 11010000110110011000111111000010111011011101110111101001110011000111110111010000110110011000111111000010111011011101110111101001110011000111101101011110 d0d98fc2eddde9cc7dd0d98fc2eddde9cc7b5e

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