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 拗?漸?}拗?漸?{^ 100111010101100000111111100100010101000100111111011111011001110101011000001111111001000101010001001111110111101101011110 9d583f91513f7d9d583f91513f7b5e
EUC-JP 拗?漸?}拗?漸?{^ 110110011011100100111111110000011011001000111111011111011101100110111001001111111100000110110010001111110111101101011110 d9b93fc1b23f7dd9b93fc1b23f7b5e
UTF-8 拗뤚漸퇺}拗뤚漸퇺{^ 111001101000101110010111111010111010010010011010111001101011110010111000111011011000011110111010011111011110011010001011100101111110101110100100100110101110011010111100101110001110110110000111101110100111101101011110 e68b97eba49ae6bcb8ed87ba7de68b97eba49ae6bcb8ed87ba7b5e
UHC 拗뤚漸퇺}拗뤚漸퇺{^ 11101000111100111000111111001001111011111100001010111000011011100111110111101000111100111000111111001001111011111100001010111000011011100111101101011110 e8f38fc9efc2b86e7de8f38fc9efc2b86e7b5e

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