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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???魚??節←? 001111110011111100111111100010111001101100111111001111111001000011011111100000011010100100111111 3f3f3f8b9b3f3f90df81a93f
EUC-JP ???魚??節←? 001111110011111100111111101101011111101100111111001111111100000011100001101000101010101100111111 3f3f3fb5fb3f3fc0e1a2ab3f
UTF-8 若듸풊魚덅껌節←닇 111011111010010110110100111010111001001110111000111011011001001010001010111010011010110110011010111010111000110110000101111010101011101110001100111001111010111110000000111000101000011010010000111010111000101110000111 efa5b4eb93b8ed928ae9ad9aeb8d85eabb8ce7af80e28690eb8b87
UHC 若듸풊魚덅껌節←닇 111001011010111010110101111011111011111010010000111001011110000010001000111010001011001010101101111011111011110110100001111001111000100010010000 e5aeb5efbe90e5e088e8b2adefbda1e78890

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