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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???箋??掌ф?^ 00111111001111110011111111100010101100110011111100111111100011111011011010000100100001100011111101011110 3f3f3fe2b33f3f8fb684863f5e
EUC-JP ???箋??掌ф?^ 00111111001111110011111111100100101101010011111100111111101111101011100010100111111001100011111101011110 3f3f3fe4b53f3fbeb8a7e63f5e
UTF-8 欌까닾箋볨뜳掌ф죸^ 111001101010110010001100111010101011100110001100111010111000101110111110111001111010111010001011111010111011001110101000111010111001110010110011111001101000111010001100110100011000010011101100101000111011100001011110 e6ac8ceab98ceb8bbee7ae8bebb3a8eb9cb3e68e8cd184eca3b85e
UHC 欌까닾箋볨뜳掌ф죸^ 11101101111010111011000111101110100010001010110011101111101010001001001111101110100011011011000111101101111001101010110011100110101000011001001001011110 edebb1ee88acefa893ee8db1ede6ace6a1925e

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