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 鏑??逡}鏑??逡{^ 100100110100110000111111001111111110011110010101011111011001001101001100001111110011111111100111100101010111101101011110 934c3f3fe7957d934c3f3fe7957b5e
EUC-JP 鏑??逡}鏑??逡{^ 110001011010110100111111001111111110110111110101011111011100010110101101001111110011111111101101111101010111101101011110 c5ad3f3fedf57dc5ad3f3fedf57b5e
UTF-8 鏑손셰逡}鏑손셰逡{^ 111010011000111110010001111011001000011010010000111011001000010110110000111010011000000010100001011111011110100110001111100100011110110010000110100100001110110010000101101100001110100110000000101000010111101101011110 e98f91ec8690ec85b0e980a17de98f91ec8690ec85b0e980a17b5e
UHC 鏑손셰逡}鏑손셰逡{^ 11101110111010111011110011010101101111001100111011110001111001000111110111101110111010111011110011010101101111001100111011110001111001000111101101011110 eeebbcd5bccef1e47deeebbcd5bccef1e47b5e

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