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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ク邇ョー謗シ漆 111100001011100110111000111001111000111010101110101100001110011010001110101111001000111010111101 f0b9b8e78eaeb0e68ebc8ebd
EUC-JP ?ク邇ョー謗シ漆 001111111000111010111000111011011110111010001110101011101000111010110000111010111110111010001110101111001011110010111111 3f8eb8edee8eae8eb0ebee8ebcbcbf
UTF-8 ク邇ョー謗シ漆 111011101000000110111000111011111011110110111000111010011000001010000111111011111011110110101110111011111011110110110000111010001010110010010111111011111011110110111100111001101011110010000110 ee81b8efbdb8e98287efbdaeefbdb0e8ac97efbdbce6bc86
UHC ??邇??謗?漆 0011111100111111111011001100010000111111001111111101101110111111001111111111011011010100 3f3fecc43f3fdbbf3ff6d4

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