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 船橈船橈}船橈船橈{^ 10010001010001001001111011110100100100010100010010011110111101000111110110010001010001001001111011110100100100010100010010011110111101000111101101011110 91449ef491449ef47d91449ef491449ef47b5e
EUC-JP 船橈船橈}船橈船橈{^ 11000001101001011101110011110110110000011010010111011100111101100111110111000001101001011101110011110110110000011010010111011100111101100111101101011110 c1a5dcf6c1a5dcf67dc1a5dcf6c1a5dcf67b5e
UTF-8 船橈船橈}船橈船橈{^ 111010001000100010111001111001101010100110001000111010001000100010111001111001101010100110001000011111011110100010001000101110011110011010101001100010001110100010001000101110011110011010101001100010000111101101011110 e888b9e6a988e888b9e6a9887de888b9e6a988e888b9e6a9887b5e
UHC 船橈船橈}船橈船橈{^ 11100000110011111110100011111010111000001100111111101000111110100111110111100000110011111110100011111010111000001100111111101000111110100111101101011110 e0cfe8fae0cfe8fa7de0cfe8fae0cfe8fa7b5e

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