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 ?^h?^fN}?^h?^fN{^ 0011111101011110011010000011111101011110011001100100111001111101001111110101111001101000001111110101111001100110010011100111101101011110 3f5e683f5e664e7d3f5e683f5e664e7b5e
SJIS-WIN ?^h?^fN}?^h?^fN{^ 0011111101011110011010000011111101011110011001100100111001111101001111110101111001101000001111110101111001100110010011100111101101011110 3f5e683f5e664e7d3f5e683f5e664e7b5e
EUC-JP ?^h?^fN}?^h?^fN{^ 0011111101011110011010000011111101011110011001100100111001111101001111110101111001101000001111110101111001100110010011100111101101011110 3f5e683f5e664e7d3f5e683f5e664e7b5e
UTF-8 쉵^h쉵^fN}쉵^h쉵^fN{^ 11101100100010011011010101011110011010001110110010001001101101010101111001100110010011100111110111101100100010011011010101011110011010001110110010001001101101010101111001100110010011100111101101011110 ec89b55e68ec89b55e664e7dec89b55e68ec89b55e664e7b5e
UHC 쉵^h쉵^fN}쉵^h쉵^fN{^ 100110101000101101011110011010001001101010001011010111100110011001001110011111011001101010001011010111100110100010011010100010110101111001100110010011100111101101011110 9a8b5e689a8b5e664e7d9a8b5e689a8b5e664e7b5e

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