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{^ 11111010110100000011111100111111011010110111110111111010110100000011111100111111011010110111101101011110 fad03f3f6b7dfad03f3f6b7b5e
EUC-JP ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
UTF-8 昻븃풛k}昻븃풛k{^ 1110011010011000101110111110101110111000100000111110110110010010100110110110101101111101111001101001100010111011111010111011100010000011111011011001001010011011011010110111101101011110 e698bbebb883ed929b6b7de698bbebb883ed929b6b7b5e
UHC 昻븃풛k}昻븃풛k{^ 1110010011101001101110101110100010111110100111100110101101111101111001001110100110111010111010001011111010011110011010110111101101011110 e4e9bae8be9e6b7de4e9bae8be9e6b7b5e

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