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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 船???n}船???n{^ 100100010100010000111111001111110011111101101110011111011001000101000100001111110011111100111111011011100111101101011110 91443f3f3f6e7d91443f3f3f6e7b5e
EUC-JP 船???n}船???n{^ 110000011010010100111111001111110011111101101110011111011100000110100101001111110011111100111111011011100111101101011110 c1a53f3f3f6e7dc1a53f3f3f6e7b5e
UTF-8 船윤倫윤n}船윤倫윤n{^ 1110100010001000101110011110110010011100101001001110111110100111100101001110110010011100101001000110111001111101111010001000100010111001111011001001110010100100111011111010011110010100111011001001110010100100011011100111101101011110 e888b9ec9ca4efa794ec9ca46e7de888b9ec9ca4efa794ec9ca46e7b5e
UHC 船윤倫윤n}船윤倫윤n{^ 111000001100111111000000101100011110101111000010110000001011000101101110011111011110000011001111110000001011000111101011110000101100000010110001011011100111101101011110 e0cfc0b1ebc2c0b16e7de0cfc0b1ebc2c0b16e7b5e

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