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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 載??k}載??k{^ 10001101110110100011111100111111011010110111110110001101110110100011111100111111011010110111101101011110 8dda3f3f6b7d8dda3f3f6b7b5e
EUC-JP 載??k}載??k{^ 10111010110111000011111100111111011010110111110110111010110111000011111100111111011010110111101101011110 badc3f3f6b7dbadc3f3f6b7b5e
UTF-8 載쇽숱k}載쇽숱k{^ 1110100010111100100010011110110010000111101111011110110010001000101100010110101101111101111010001011110010001001111011001000011110111101111011001000100010110001011010110111101101011110 e8bc89ec87bdec88b16b7de8bc89ec87bdec88b16b7b5e
UHC 載쇽숱k}載쇽숱k{^ 1110111010110000101111001110111110111101101000100110101101111101111011101011000010111100111011111011110110100010011010110111101101011110 eeb0bcefbda26b7deeb0bcefbda26b7b5e

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